Skip to content

Refresh screenshots and fix K8s quickstart - #1079

Merged
danbarr merged 2 commits into
mainfrom
refresh-screenshots
Jul 31, 2026
Merged

Refresh screenshots and fix K8s quickstart#1079
danbarr merged 2 commits into
mainfrom
refresh-screenshots

Conversation

@danbarr

@danbarr danbarr commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Description

Refreshes the ToolHive desktop UI screenshots in the UI and MCP server guides and the VS Code images in the K8s quickstart.

Removed the registry settings screenshot; it's a simple UI that didn't need a screenshot to support the text.

Also fixed an issue in the K8s quickstart; the toolhive-doc-mcp used as the example needs a writable temp path to actually return a query. Added an emptyDir volume mount to the manifest.

Type of change

  • Documentation update
  • Bug fix (typo, broken link, etc.)

Related issues/PRs

Closes #1077

Submitter checklist

Content and formatting

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

Reviewer checklist

Content

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

danbarr added 2 commits July 31, 2026 15:13
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
The toolhive-doc-mcp needs a writable temp path, so added an emptyDir
volume mount.

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 31, 2026 19:16
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview Jul 31, 2026 7:16pm

Request Review

@danbarr danbarr changed the title Refresh screenshots Refresh screenshots and fix K8s quickstart Jul 31, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refreshes documentation screenshots across the ToolHive UI and Kubernetes quickstart, and updates the Kubernetes quickstart MCPServer manifest so the toolhive-doc-mcp example works with a writable /tmp directory.

Changes:

  • Removes an outdated/broken registry settings screenshot from the ToolHive UI registry guide.
  • Updates the ToolHive playground guide to point at refreshed “MCP tools management” screenshots.
  • Updates the Kubernetes quickstart MCPServer manifest to mount an emptyDir at /tmp, and adjusts VS Code screenshot sizing.

Reviewed changes

Copilot reviewed 3 out of 27 changed files in this pull request and generated 1 comment.

File Description
docs/toolhive/guides-ui/registry.mdx Removes the “Local Registry configuration” ThemedImage block from the registry guide.
docs/toolhive/guides-ui/playground.mdx Switches the playground tools screenshot to updated image assets.
docs/toolhive/guides-k8s/quickstart.mdx Adds /tmp emptyDir mount to the MCPServer example and tweaks VS Code image widths.

Comment thread docs/toolhive/guides-k8s/quickstart.mdx
@danbarr
danbarr enabled auto-merge (squash) July 31, 2026 19:27
@danbarr
danbarr merged commit 885c285 into main Jul 31, 2026
6 checks passed
@danbarr
danbarr deleted the refresh-screenshots branch July 31, 2026 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Stale ToolHive desktop UI screenshots

3 participants